Skip to content

Update remarks for IDENTITY_INSERT behavior - #10370

Open
Tim Brown (timbrownai) wants to merge 1 commit into
MicrosoftDocs:livefrom
timbrownai:patch-1
Open

Update remarks for IDENTITY_INSERT behavior#10370
Tim Brown (timbrownai) wants to merge 1 commit into
MicrosoftDocs:livefrom
timbrownai:patch-1

Conversation

@timbrownai

Copy link
Copy Markdown

Clarified the condition for updating the current identity value in the remarks section. Reflects the fact that a negative increment column will only get a new IDENT_CURRENT value if the explicitly inserted value is LESS than the existing one.

Clarified the condition for updating the current identity value in the remarks section.
@prmerger-automator

Copy link
Copy Markdown
Contributor

Tim Brown (@timbrownai) : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

1 similar comment
@prmerger-automator

Copy link
Copy Markdown
Contributor

Tim Brown (@timbrownai) : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 58e2255:

✅ Validation status: passed

File Status Preview URL Details
docs/t-sql/statements/set-identity-insert-transact-sql.md ✅Succeeded

For more details, please refer to the build report.

@v-regandowner

Copy link
Copy Markdown
Contributor

William Assaf MSFT (@WilliamDAssafMSFT)

Can you review the proposed changes?

IMPORTANT: When the changes are ready for publication, adding a #sign-off comment is the best way to signal that the PR is ready for the review team to merge.

#label:"aq-pr-triaged"
@MicrosoftDocs/public-repo-pr-review-team

@prmerger-automator prmerger-automator Bot added the aq-pr-triaged tracking label for the PR review team label Aug 4, 2026
@WilliamDAssafMSFT

Copy link
Copy Markdown
Contributor

Tim Brown (@timbrownai) That's an interesting edge case, worth documenting. Will do some wordsmithing to decompress this a bit and update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants